From 02ee845072bb9e93adb3f6c1c1f672fe8bbe6ba9 Mon Sep 17 00:00:00 2001 From: justbur Date: Mon, 16 May 2016 21:15:28 -0400 Subject: [PATCH] README typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index a570592495e..d8f5e98546b 100644 --- a/README.org +++ b/README.org @@ -292,7 +292,7 @@ available options. ;; same as default, except all prefix keys are grouped together at the end ;; (setq which-key-sort-order 'which-key-prefix-then-key-order) ;; same as default, except all keys from local maps shown first -;; (setq which-key-sort-order 'which-key-prefix-then-key-order) +;; (setq which-key-sort-order 'which-key-local-then-key-order) ;; sort based on the key description ignoring case ;; (setq which-key-sort-order 'which-key-description-order) #+END_SRC -- 2.30.2